PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFPageLabelingRange Class / getLabelPageNumber Method
In This Topic
    getLabelPageNumber Method
    In This Topic
    Gets the label page number.
    Subsequent pages are numbered sequentially from this value, which must be greater than or equal to 1.
    Syntax
    public int getLabelPageNumber()

    Return Value

    The value of the numeric portion for the first page label in the range.
    See Also